My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
-
NetSuite Admin Tip: Different Ways to Extract Line-Level System Notes for Multiple Lines and Records
NetSuite Transaction Records’ System Notes allows users to view a log of all changes made to a transaction record. However, the System Notes from the transaction page only show changes in the transac…3 -
Re: SuiteScript 2.0: Hide a subtab using a beforeLoad function of a user event script
Hi @Jason_Moore, Good day! You can use Field.updateDisplayType(options) to hide/show subtabs. You may check SuiteAnswers 43602 for the Enum of possible display type values. Hope this helps! If you fi…2 -
Re: How to get the Form ID in Before Load Function of User Event Script?
@Jason_Moore That is expected. It isn't possible because the page has to be "scriptable" for the code to run as-is. However, I could provide you with this workaround that I have tested…1 -
Re: How to create a Search for Sales with same Bill to and Ship To Address?
Hello @Tiffany Haslerud, We're delighted that you're with us today! Thank you so much for opening this thread. Our experts are currently reviewing your issue and conducting their initial in…1 -
Re: How to Get/Set the Source of a Select-type Field in a Suitelet?
Hello @ONO4, Thank you for the clarification. I think I understand what you mean now. As of now, it is not possible to determine the record type based on field ID or field name as most transactions s…1
